home *** CD-ROM | disk | FTP | other *** search
/ Delphi Developer's Kit 1996 / Delphi Developer's Kit 1996.iso / power / borbutn / readme.txt < prev   
Encoding:
Text File  |  1995-12-22  |  748 b   |  25 lines

  1. The BORBTNS.PAS unit contains two Delphi components, TBorCheck and TBorRadio
  2. which implement the BWCC style CheckBox and RadioButton.
  3. I loved the BWCC style buttons so I decided to reproduce them in Delphi.
  4. I didn't test them very much, but as far as I know they work properly.
  5. However I've enclosed the source code, so you can modify them as you prefer.
  6. The GroupIndex property in TBorRadio allow you to define groups:
  7. all the buttons which share the same GroupIndex are mutually exclusive.
  8.  
  9. Freeware, enjoy them!
  10. (and if you're very happy with them, send me a postcard of your city)
  11.  
  12. All the best
  13.  
  14. Enrico
  15.  
  16. Enrico Lodolo
  17. via F.Bolognese 27/3
  18. 40129 Bologna
  19. Italy
  20.  
  21. CompuServe: 100275,1255
  22. Internet: ldlc18k1@bo.nettuno.it
  23.  
  24.  
  25.